home *** CD-ROM | disk | FTP | other *** search
/ Complete Linux / Complete Linux.iso / docs / apps / database / ingres04.lzh / files / error7_5 < prev    next >
Encoding:
Text File  |  1992-09-10  |  3.9 KB  |  84 lines

  1. 5001    PRINT: bad relation name %0~
  2. 5002    PRINT: %0 is a view and can't be printed~
  3. 5003    PRINT: Relation %0 is protected.~
  4. 5102    CREATE: duplicate relation name %0~
  5. 5103    CREATE: %0 is a system relation~
  6. 5104    CREATE %0: invalid attribute name %1~
  7. 5105    CREATE %0: duplicate attribute name %1~
  8. 5106    CREATE %0: invalid attribute format "%2" on attribute %1~
  9. 5107    CREATE %0: excessive domain count on attribute %1~
  10. 5108    CREATE %0: excessive relation width on attribute %1~
  11. 5201    DESTROY: %0 is a system relation~
  12. 5202    DESTROY: %0 does not exist or is not owned by you~
  13. 5203    DESTROY: %0 is an invalid integrity constraint identifier~
  14. 5204    DESTROY: %0 is an invalid protection constraint identifier~
  15. 5300    INDEX: cannot find primary relation~
  16. 5301    INDEX: more than maximum number of domains~
  17. 5302    INDEX: invalid domain %0~
  18. 5303    INDEX: relation %0 not owned by you~
  19. 5304    INDEX: relation %0 is already an index~
  20. 5305    INDEX: relation %0 is a system relation~
  21. 5306    INDEX: %0 is a view and an index can't be built on it~
  22. 5401    HELP: relation %0 does not exist~
  23. 5402    HELP: cannot find manual section "%0"~
  24. 5403    HELP: relation %0 is not a view~
  25. 5404    HELP: relation %0 has no permissions on it granted~
  26. 5405    HELP: relation %0 has no integrity constraints on it~
  27. 5410    HELP: tree buffer overflowed~
  28. 5411    HELP: tree stack overflowed~
  29. 5500    MODIFY: relation %0 does not exist~
  30. 5501    MODIFY: you do not own relation %0~
  31. 5502    MODIFY %0: you may not provide keys on a heap~
  32. 5503    MODIFY %0: too many keys provided~
  33. 5504    MODIFY %0: cannot modify system relation~
  34. 5507    MODIFY %0: duplicate key "%1"~
  35. 5508    MODIFY %0: key width (%1) too large for isam~
  36. 5510    MODIFY %0: bad storage structure "%1"~
  37. 5511    MODIFY %0: bad attribute name "%1"~
  38. 5512    MODIFY %0: "%1" not allowed or specified more than once~
  39. 5513    MODIFY %0: fillfactor value %1 out of bounds~
  40. 5514    MODIFY %0: minpages value %1 out of bounds~
  41. 5515    MODIFY %0: "%1" should be "fillfactor", "maxpages", or "minpages"~
  42. 5516    MODIFY %0: maxpages value %1 out of bounds~
  43. 5517    MODIFY %0: minpages value exceeds maxpages value~
  44. 5518    MODIFY %0: invalid sequence specifier "%1" for domain %2.~
  45. 5519    MODIFY: %0 is a view and can't be modified~
  46. 5520    MODIFY: %0: sequence specifier "%1" on domain %2
  47.     is not allowed with the specified storage structure.~
  48. 5600    SAVE: cannot save system relation "%0"~
  49. 5601    SAVE: bad month "%0"~
  50. 5602    SAVE: bad day "%0"~
  51. 5603    SAVE: bad year "%0"~
  52. 5604    SAVE: relation %0 does not exist or is not owned by you~
  53. 5800    COPY: relation %0 doesn't exist~
  54. 5801    COPY: attribute %0 in relation %1 doesn't exist
  55.     or it has been listed twice.~
  56. 5803    COPY: too many attributes~
  57. 5804    COPY: bad length for attribute %0.  Length="%1"~
  58. 5805    COPY: can't open file %0~
  59. 5806    COPY: can't create file %0~
  60. 5807    COPY: unrecognizable dummy domain "%0"~
  61. 5808    COPY: domain %0 size too small for conversion.
  62.     There were %2 tuples successfully copied from %3 into %4~
  63. 5809    COPY: bad input string for domain %0. Input was "%1".
  64.     There were %2 tuples successfully copyied from %3 into %4~
  65. 5810    COPY: unexpected end of file while filling domain %0.
  66.     There were %1 tuples successfully copyied from %2 into %3~
  67. 5811    COPY: bad type for attribute %0. Type="%1"~
  68. 5812    COPY: The relation "%0" has a secondary index.
  69.     The index(es) must be destroyed before doing a copy "from".~
  70. 5813    COPY: You are not allowed to update the relation %0.~
  71. 5814    COPY: You do not own the relation %0.~
  72. 5815    COPY: An unterminated "c0" field occured while filling domain %0.
  73.     There were %1 tuples successfully copyied from %2 into %3~
  74. 5816    COPY: The full pathname must be specified for
  75.     the file %0~
  76. 5817    COPY: The maximum width of the output file cannot
  77.     exceed 1024 bytes per tuple.~
  78. 5818    COPY: %0 is a view and can't be copied~
  79. 5819    COPY: Warning: %0 duplicate tuples were ignored.~
  80. 5820    COPY: Warning: %0 domains had control characters
  81.     which were converted to blanks.~
  82. 5821    COPY: Warning: %0 c0 character domains were truncated.~
  83. 5822    COPY: Relation %0 is protected.~
  84.